home *** CD-ROM | disk | FTP | other *** search
- VERS.SYS * Version 1.0 * Release Date: 04-05-93
- Forces DOS version number to 5.0
- Copyright 1992-93 by Marc Perkel * All Rights Reserved
- Computer Tyme * 411 North Sherman, Suite 300
- Springfield, Mo. 65802 * USA * 417-866-1222
-
- This program is a work around to fix an incompatibility between MS-DOS 6
- and Novell's NETX shells.
-
- Until NETX likes DOS 6 this will fake it out. Use at your own risk. This
- seems to work for me but who knows.
-
- Usage:
- DEVICE = VER5.SYS
-
- Add the above line to your CONFIG.SYS file. The device driver only takes
- about 300 bytes of ram.
-
- This driver is turned on and off by writing a 1 or 0 to the file
- VERSION$.
-
- In your AUTOEXEC.BAT do this:
-
- ECHO 1 > VERSION$ (to turn it on)
- NETX
- ECHO 0 > VERSION$ (to turn it off)
-
- ===========================================================
-
- Paying the price:
-
- This is a free program. Just remember me when you're looking for other
- software that I sell like MarxMenu, Network Survival Kit, and Dos
- ToolBox.
-
- CIS ID 71333,427 or GO COMPTYME section 3
- My BBS # is 417-866-1665
-